home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dfÜ / bbs / bbsdemo / s / none.scp < prev    next >
Encoding:
Text File  |  1996-07-16  |  395 b   |  17 lines

  1. ;EXCELSIOR! Archive Converter
  2. ;
  3. ;This script will archive a file that is not an archive!
  4. ;
  5. ;Edit lz command line if you prefer a different archive, this is an example
  6. ;for "lz (.lha)" format
  7. ;
  8. ;Change "s:yourbbsadhere" to the path and filename of a text file for your bbs
  9.  
  10.  
  11. .KEY NEWFILE,NEWDIR,OLDFILE
  12. .BRA «
  13. .KET »
  14.  
  15. cd «NEWDIR»
  16. lz >nil: <nil: -2 -a -m a "«NEWFILE»" "«OLDFILE»" s:yourbbsadhere
  17.